-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(releases): Document release:latest
filter behaviour
#11423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
release:latest
filter behaviourrelease:latest
filter behaviour
@gggritso please rebase this pr on master, this should un-block the deployment 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
1108641
to
7185867
Compare
Bundle ReportChanges will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for adding!
* master: (121 commits) Bump API schema to 1ce35106 (#11467) Bump API schema to fe37a3fa (#11465) Bump API schema to e9717315 (#11464) fix(remix): Add verify step to manual guide (#11463) Bump API schema to ff5880ca (#11457) docs(cron): Add note about luxon timezones (#11451) Bump API schema to f0e51113 (#11454) Add User Feedback alerts to main Alerts docs page (#11446) fix: Bun import (#11450) Bump API schema to d8309de0 (#11447) Update Intro to Sentry page (#11443) fix(releases): Document `release:latest` filter behaviour (#11423) Bump API schema to d6663c91 (#11442) feat(js): Document dataloaderIntegration released with 8.31.0 (#11416) docs(go): Add custom instrumentation page for tracing (#11429) ref(onboarding): Update word (#11440) feat(nuxt): Update server setup docs (#11415) Update docs on running getsentry locally (#11428) Callout to add .env to .gitignore #11430 fix(dart): beforeSend code snippet (#11197) ...
The Dashboards team got some feedback that the
"release:latest"
filter didn't work as people expected. It was not clear what exactly the filter does. This PR adds a bit of documentation to explain what's going on, and links to it in the appropriate places.